Skip to content

AVRO-1976: Add Input/OutputFormat to read/write encoded objects#182

Open
postamar wants to merge 1 commit into
apache:mainfrom
postamar:AVRO-1976
Open

AVRO-1976: Add Input/OutputFormat to read/write encoded objects#182
postamar wants to merge 1 commit into
apache:mainfrom
postamar:AVRO-1976

Conversation

@postamar
Copy link
Copy Markdown

@postamar postamar commented Jan 3, 2017

AvroEncodedInputFormat reads a container file input split as key-value pairs in which the key is the file header and the value is the decompressed file data block. AvroEncodedOutputFormatfollows the same logic for writing. See TestAvroEncodedInputAndOutputFormats for usage examples.

@iemejia iemejia added the Java Pull Requests for Java binding label Nov 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Java Pull Requests for Java binding

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants